Skip to content

feat: log AppError code#15

Merged
RAprogramm merged 1 commit intomainfrom
codex/update-apperror-logging-to-include-code
Sep 11, 2025
Merged

feat: log AppError code#15
RAprogramm merged 1 commit intomainfrom
codex/update-apperror-logging-to-include-code

Conversation

@RAprogramm
Copy link
Owner

Summary

  • include machine-readable code alongside kind in AppError::log
  • document code field in logging
  • test that AppError::log emits the code field

Testing

  • cargo +nightly fmt --
  • cargo clippy -- -D warnings
  • cargo build --all-targets
  • cargo test --all
  • cargo doc --no-deps

https://chatgpt.com/codex/tasks/task_e_68c275e9dbd0832b9e9258c82c09caa6

@RAprogramm RAprogramm merged commit cd302bf into main Sep 11, 2025
1 of 2 checks passed
@RAprogramm RAprogramm deleted the codex/update-apperror-logging-to-include-code branch September 11, 2025 07:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant